Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "42955261-3c07-454f-ae2a-140bbf85bee3",
"meta" : {
"versionId" : "6",
"lastUpdated" : "2017-02-01T12:50:59.171+00:00"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-Panel",
"name" : "Spirometer Observation Panel",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"date" : "2017-01-20T15:08:40.2001106+01:00",
"copyright" : "CC0",
"fhirVersion" : "1.0.2",
"kind" : "resource",
"constrainedType" : "Observation",
"abstract" : false,
"base" : "http://nictiz.nl/fhir/StructureDefinition/observation-nl",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation"
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"short" : "category"
},
{
"id" : "Observation.category.coding",
"path" : "Observation.category.coding",
"short" : "coding"
},
{
"id" : "Observation.category.coding.system",
"path" : "Observation.category.coding.system",
"fixedUri" : "http://hl7.org/fhir/ValueSet/observation-category"
},
{
"id" : "Observation.category.coding.code",
"path" : "Observation.category.coding.code",
"fixedCode" : "exam"
},
{
"id" : "Observation.category.coding.display",
"path" : "Observation.category.coding.display",
"fixedString" : "Exam"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"short" : "code"
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"short" : "coding"
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "81459-0"
},
{
"id" : "Observation.code.coding.display",
"path" : "Observation.code.coding.display",
"fixedString" : "Spirometry panel"
},
{
"id" : "Observation.code.text",
"path" : "Observation.code.text",
"fixedString" : "Spirometry panel"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1
},
{
"id" : "Observation.effectiveDateTime",
"path" : "Observation.effectiveDateTime",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Observation.valueAttachment",
"path" : "Observation.valueAttachment",
"short" : "Panel result document",
"definition" : "Most spirometer devices produce a PDF containing the results. If so, this document should be communicated here.",
"type" : [
{
"code" : "Attachment"
}
]
},
{
"id" : "Observation.related",
"path" : "Observation.related",
"slicing" : {
"discriminator" : [
"@profile"
],
"rules" : "open"
}
},
{
"id" : "Observation.related.FEV1",
"path" : "Observation.related",
"name" : "FEV1",
"definition" : "The FEV 1 value is the primary value from the panel as it is only one that at present has to be obtained in a clinical setting."
},
{
"id" : "Observation.related.FEV1.type",
"path" : "Observation.related.type",
"fixedCode" : "has-member"
},
{
"id" : "Observation.related.FEV1.target",
"path" : "Observation.related.target",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-FEV1"
],
"aggregation" : [
"bundled"
]
}
]
},
{
"id" : "Observation.related.FVC-L",
"path" : "Observation.related",
"name" : "FVC_L"
},
{
"id" : "Observation.related.FVC-L.type",
"path" : "Observation.related.type",
"fixedCode" : "has-member"
},
{
"id" : "Observation.related.FVC-L.target",
"path" : "Observation.related.target",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-FVC"
],
"aggregation" : [
"bundled"
]
}
]
},
{
"id" : "Observation.related.FEV1-VC",
"path" : "Observation.related",
"name" : "FEV1_VC",
"alias" : [
"FEV1%M (%)"
]
},
{
"id" : "Observation.related.FEV1-VC.type",
"path" : "Observation.related.type",
"fixedCode" : "has-member"
},
{
"id" : "Observation.related.FEV1-VC.target",
"path" : "Observation.related.target",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-FEV1-VC"
],
"aggregation" : [
"bundled"
]
}
]
},
{
"id" : "Observation.related.PEF",
"path" : "Observation.related",
"name" : "PEF"
},
{
"id" : "Observation.related.PEF.type",
"path" : "Observation.related.type",
"fixedCode" : "has-member"
},
{
"id" : "Observation.related.PEF.target",
"path" : "Observation.related.target",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-PEF"
],
"aggregation" : [
"bundled"
]
}
]
},
{
"id" : "Observation.related.VC-IN",
"path" : "Observation.related",
"name" : "VC_IN"
},
{
"id" : "Observation.related.VC-IN.type",
"path" : "Observation.related.type",
"fixedCode" : "has-member"
},
{
"id" : "Observation.related.VC-IN.target",
"path" : "Observation.related.target",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-VCIN"
],
"aggregation" : [
"bundled"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.